How to Install dict-freedict-all software package in Debian 9 (Stretch)

How to Install dict-freedict-all software package in Debian 9 (Stretch)

dict-freedict-all software package provides meta-package to install dictionary databases from the FreeDict project, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install dict-freedict-all 

dict-freedict-all is installed in your system.

Make ensure the dict-freedict-all package were installed using the commands given below,

$ sudo dpkg-query -l | grep dict-freedict-all *

You will get with dict-freedict-all package name, version, architecture and description in a table

dict-freedict-all package basic information:

Distro Debian 9 stretch
Section Text Processing
Package dict-freedict-all
Version 2016.10.22-1
Description meta-package to install dictionary databases from the FreeDict project
Sub Section Text


See Also, How to uninstall or remove dict-freedict-all software package from Debian 9 (Stretch)?